Package-level declarations
Types
Link copied to clipboard
Audio devices headset infers a device that has a combination of a headphones and microphone.
Link copied to clipboard
class AudioDeviceService
Service provides for the APIs for controlling audio and audio devices Ensure microphone permission is granted to have audio experience
Link copied to clipboard
class SDKMuteManager
Link copied to clipboard
data class VideoDevice(val id: String, val name: String, val isFlashAvailable: Boolean, val is720pCapable: Boolean)
Video device
Link copied to clipboard
class VideoDeviceService
Service provides for the APIs for controlling camera and self video Ensure camera permissions are granted to have video experience